home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / research / examples / misc / wexmast / worldrthelp.txt < prev    next >
Text File  |  1997-07-08  |  3KB  |  85 lines

  1. World Rotation Tool
  2.  
  3. The World Rotation Tool creates animated views of rotating map
  4. projections.  Images can be warped on to any of nine different
  5. projections.
  6.  
  7. The World Rotation Tool accepts an image as an argument. 
  8.  
  9. Select the "SPIN" button to create an new 
  10. animation.  The new animation frames will be drawn
  11. one by one into an animation window.  When all of 
  12. the frames have been drawn, the new animated "movie"
  13. will be shown.  Only one animation can be displayed
  14. at a time.  To create another animation, select 
  15. "End Animation" from the animation window, adjust any
  16. options, and select "SPIN" again.
  17.  
  18. To use a different image, select the "Get a New Image"
  19. button.  A list of available images will appear.  Select
  20. one and the list of images will go away.  Adjust any options
  21. and select the "SPIN" button to see the new image in all of
  22. its animated glory.
  23.  
  24. To quit the World Rotation Demo, select "Done".
  25.  
  26.  
  27.  
  28. The World Rotation Tool options are described below:
  29.  
  30. Select the type of projection to use from the "Map
  31. Projections" menu. The buttons below the Projections 
  32. menu select continent drawing, grid drawing, and bilinear 
  33. interpolation options.
  34.  
  35. Select "Draw Continents" to draw continent outlines over 
  36. the map projection.
  37.  
  38. Select "Draw Grid" to draw latitude and longitude lines
  39. over the map projection.
  40.  
  41. Select "Bilinear Interpolation" to smooth the color 
  42. gradients in the warped image. The default is no 
  43. interpolation.
  44.  
  45. The "Longitude Sampling" and "Latitude Sampling" sliders
  46. control the number of points from the original image that
  47. MAP_IMAGE uses make the warped image.  Higher values create
  48. higher resolution warped images that take longer to draw.
  49.  
  50. The "Latitude to be Centered" slider controls the 
  51. "viewing angle" in the latitude direction. The default
  52. is 0 latitude. Choose 90 or -90 for polar projections.
  53.  
  54. The "Rotation of North" slider controls the angle of
  55. rotation of the North axis. The default is 0 degrees.
  56.  
  57. The "Continent Color" slider controls the color of the
  58. continent outlines.
  59.  
  60. The "Grid Color" slider controls the color of the grid lines.
  61.  
  62. The "Animation Window Size" fields control the width and
  63. height of the animation frames in pixels. Larger values 
  64. provide higher resolution, take longer to draw, and use 
  65. more memory.
  66.  
  67. The "Number of Frames" slider selects the number of
  68. equally-spaced frames to use in the animation.  Larger
  69. numbers of frames make the animation look "smoother" but 
  70. also take more time and memory.
  71.  
  72. The "Messages" window provides instructions and status
  73. messages.
  74.  
  75. This super-cool widget application was created by RSI's
  76. Keith R. Crosley using the IDL/widgets graphical 
  77. user interface toolkit. 
  78.  
  79. Keith is a documentation guy, not a 
  80. professional programmer. If he can write a widget, 
  81. you can too! Examine the file WORLDDEMO.PRO if you want
  82. to see the simple code that created this widget application.
  83.  
  84.     August, 1991
  85.